﻿body {
    margin: 0px;
    padding: 0px;
    font-size: 13px;
    line-height: 24px;
    font-family: 微软雅黑;
    /*font-family: Arial; */
    color: #444444;
    background-color: #FFF;
    background-image: url(../images/juncy/top_bg.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    /*background-image:url(../images/juncy/bg.jpg); background-repeat:repeat-x; background-attachment:fixed; 背景不动 */
}
ul, li {
    padding: 0;
    margin: 0;
    list-style-type: none;
    text-transform: capitalize;
}

.juncyDiv{
	text-align:center;
	width:auto;
	overflow:hidden;
}

.topMenuBannerAnnouncementCenter {
    margin: 0px auto;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.topDiv {
    height: 160px;
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
    text-align:left;
}

.innerBannerDiv{
	width:1200px;
	height:0px;
	overflow:hidden;
	background:green;
}


.Announcement {
    margin: 0px auto;
    width: 1198px;
    border: 1px solid #bcc1bd;
    height: 25px;
    line-height: 15px;
    overflow: hidden;
    background-image: url(../images/Announcement_bg.jpg);
}

.bodyDiv {
    overflow: hidden;
    text-align: left;
    width: 1200px;
    margin: 0px auto;
    position: relative;
    /*	background-image:url(../images/loading_wide.gif);	改背景作用	（padding-top:30px; 向下顶）	*/
    background-color: #FFFFFF;
    margin-top: 15px;
}

.leftDiv {
    width: 250px;
    float: left;
    overflow: hidden;
    text-align: left;
    border: solid 0px red;
    /*
		leftmenu_sticky.js  改名
		.leftDiv  position:absolute;  去掉
		.contextDiv  margin-left:200px;  去掉
	*/
    position: absolute;
    left: 0px;
}

.contextDiv {
    width: 950px;
    height: auto;
    overflow: hidden;
    text-align: left;
    margin-left: 250px;
    padding-left: 10px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-right: 0px;
    background-color: #FFFFFF;
}

.contextDiv_in {
    /*word-wrap:break-word;*/
    border: 0px #E0E0E0 solid;
    border-top: 0px;
    width: 948px;
    min-height: 600px;
    height: auto;
    height: auto !important;
    height: 600px;
    overflow: visible; /* 最小高度又能自动拉伸 */
    padding: 0px;
    margin-top: 0px;
}

.productDetailsTitle {
    height: 37px;
    width: auto;
    overflow: hidden;
    line-height: 37px;
    padding-left: 35px;
    margin-bottom: 8px;
    color: #FFFFFF;
    background-image: url(../images/productDetailsTitle_bg.jpg);
    background-repeat: no-repeat;
}

.contextDiv_in_foot {
    width: 1180px;
    height: 10px;
    overflow: hidden;
}

.middleDiv {
    width: 0px;
    background: #454545;
    float: left;
    overflow: hidden;
    text-align: left;
}

.siteMapNavigation {
    width: 100%;
    height: 40px;
    background-color: #FFFFFF;
    padding-left: 40px;
    float: left;
    overflow: hidden;
    text-align: left;
    margin: 0px;
    background-image: url(../images/juncy/position_icon1.gif);
    background-position: 10px 5px;
    background-repeat: no-repeat;
    border-bottom: 3px solid #454545;
    margin-bottom: 10px;
}

.siteMapNavigation_left {
    width: 80%;
    height: 100%;
    line-height: 35px;
    overflow: hidden;
    float: left;
}

.siteMapNavigation_right {
    width: 20%;
    height: 100%;
    line-height: 35px;
    overflow: hidden;
    float: right;
    text-align: center;
}

.contextDiv_in_shangXia { /* 上一条 下一条 */
    min-height: 40px;
    width: 100%;
    overflow: hidden;
    background-color: #F4F4F4;
    line-height: 40px;
    border: dashed 1px #CCCCCC;
    margin-top: 20px;
}

.footDiv {
    height: 839px;
    width: 1200px;
    overflow: hidden;
    color: #444444;
    border-top: 0px #a7a7a7 solid;
    text-align: left;
    padding-top: 0px;
    margin: 0px auto;
}
.footDiv a:link {text-decoration: none; color:#8E8E8E;}
.footDiv a:visited {text-decoration: none; color:#8E8E8E;}
.footDiv a:hover {text-decoration: none; color:#e00000;}
.footDiv a:active {text-decoration: none; font:#e00000; color:#8E8E8E;}

.foot_2 {
    height: 839px;
    width: 1200px;
    overflow: hidden;
    color: #999999;
    border-top: 0px #a7a7a7 solid;
    text-align: left;
    padding-top: 0px;
    margin: 0px auto;
}
.foot_2 a:link {text-decoration: none; color:#999999;}
.foot_2 a:visited {text-decoration: none; color:#999999;}
.foot_2 a:hover {text-decoration: none; color:#e00000;}
.foot_2 a:active {text-decoration: none; font:#e00000; color:#999999;}

.imagePic{
	 padding:3px;
	 border:1px;
	 border-color:#CCCCCC;	
}

.strCutCss{
	/*height:30px; width:450px;*/
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.buttonCss {
    height:35px;
    width:116px;
    background-color:#1c88c8;
    line-height:35px;
    color:#FFFFFF;
    text-align:center;
    border-radius:5px;
    border:1px solid #b7b7b7;
}
.buttonCss a:link {text-decoration: none; color:#FFFFFF;}
.buttonCss a:visited {text-decoration: none; color:#FFFFFF;}
.buttonCss a:hover {text-decoration: none; color:#f6f6f6;}
.buttonCss a:active {text-decoration: none; font:#f6f6f6; color:#FFFFFF;}

.aMax{
    height:100%; width:100%; overflow:hidden; display:block;
}

.index_pro_div {
    background-color: #fafafa;
}

    .index_pro_div:hover {
        box-shadow: 0px 0px 10px #c6c6c6;
        background-color: #FFFFFF;
        -webkit-transition: all 0.3s ease-in-out;
        -moz-transition: all 0.3s ease-in-out;
        -o-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

a:link {text-decoration: none; color:#444444;}
a:visited {text-decoration: none; color:#444444;}
a:hover {text-decoration: none; color:#e00000;}
a:active {text-decoration: none; font:#e00000; color:#444444;}

img {
    border: 0px; /*max-width:100%; height:auto;*/}
input {
	font-size:14px; padding:7px; border-radius:5px; border:1px solid #b7b7b7; margin:5px;
}
textarea {
	font-size:14px; padding:7px; border-radius:5px; border:1px solid #b7b7b7; margin:5px;
}
select {
	font-size:14px; padding:7px; border-radius:5px; border:1px solid #b7b7b7; margin:5px;
}

/*选中
::-moz-selection{color:#fff;color:rgba(255,255,255,0.85);background:#03a8b1;}
::selection{color:#fff;color:rgba(255,255,255,0.85);background:#03a8b1;}*/

.juncyProBuyCss a:link {
    text-decoration: none;
    color: #ffffff;
}

.juncyProBuyCss a:visited {
    text-decoration: none;
    color: #ffffff;
}

.juncyProBuyCss a:hover {
    text-decoration: none;
    color: #ececec;
}

.juncyProBuyCss a:active {
    text-decoration: none;
    font: #e00000;
    color: #ffffff;
}